home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / insserv / README < prev    next >
Text File  |  2008-01-23  |  628b  |  35 lines

  1.    Install
  2.    =======
  3.  
  4. Edit the Makefile (set INITDIR to the path of the
  5. boot scripts used by the system during boot time),
  6. type `make' and `make install'.
  7.  
  8.    Downloading latest version
  9.    ==========================
  10.  
  11. The latest version of the insserv source is available from
  12. <URL: ftp://ftp.suse.com/pub/projects/init/ >.
  13.  
  14.    Processes controlling
  15.    =====================
  16.  
  17. This small package provides a tool for process controlling
  18. in System V boot scripts.
  19.  
  20. The syntax is simple:
  21.  
  22.    insserv
  23.  
  24.    insserv etc/init.d
  25.  
  26.    insserv etc/init.d/myscript
  27.  
  28. See manual page for more information.
  29.  
  30.  
  31. Happy booting,
  32.  
  33.        Werner Fink
  34.  
  35.